home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global flywhere
- set flywhere to 0
- startTimer()
- set t to random(3) * 3
- set the timeoutLength to t * 60
- set the timeoutMouse to 0
- puppetSprite(17, 0)
- puppetSprite(11, 0)
- puppetSprite(12, 0)
- set the visible of sprite 5 to 0
- set the visible of sprite 6 to 0
- set the visible of sprite 7 to 0
- set the visible of sprite 9 to 0
- set the visible of sprite 10 to 0
- set the visible of sprite 11 to 0
- set the visible of sprite 13 to 0
- set the visible of sprite 14 to 0
- repoman()
- set the visible of sprite 15 to 0
- set the visible of sprite 16 to 0
- set the visible of sprite 17 to 0
- set the visible of sprite 19 to 0
- set the visible of sprite 30 to 0
- set the visible of sprite 31 to 0
- set the visible of sprite 32 to 0
- set the visible of sprite 33 to 0
- set the visible of sprite 34 to 0
- set the visible of sprite 36 to 0
- set the visible of sprite 37 to 0
- set the visible of sprite 38 to 0
- updateStage()
- end
-